home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / uconv.z / uconv
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4. UUUUCCCCOOOONNNNVVVV((((1111))))                                                              UUUUCCCCOOOONNNNVVVV((((1111))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      uconv - convert FORTRAN unformatted file
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      uuuuccccoooonnnnvvvv [ ----iiiicccc ] [ file1 ] [ ----rrrr num ] [ ----oooo file2 ]
  13.  
  14. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.      _u_c_o_n_v converts a FORTRAN unformatted data file either from IRIS Series
  16.      2000 or IRIS Series 3000 FORTRAN form to IRIS-4D Series FORTRAN form, or
  17.      vice versa.  _u_c_o_n_v allows FORTRAN users to port their otherwise non-
  18.      portable data files opened as FORM="UNFORMATTED".
  19.  
  20.      The _u_c_o_n_v command has the following options:
  21.  
  22.      ----iiii   Identifies the input file as an IRIS Series 2000 or IRIS Series 3000
  23.           FORTRAN unformatted data file.  This is the default.  Note: the ----cccc
  24.           option may not be specified with this option.
  25.  
  26.      ----cccc   Identifies the input file as an IRIS-4D Series FORTRAN unformatted
  27.           data file.  Note: the ----iiii option may not be specified with this
  28.           option.
  29.  
  30.      ----rrrr _n_u_m
  31.           Identifies the input and output files as FORTRAN unformatted direct
  32.           access data files, with record length _n_u_m.  Absence of this switch
  33.           identifies the files as FORTRAN unformatted sequential access data
  34.           files.
  35.  
  36.      _f_i_l_e_1
  37.           The input file to be converted.  Default is stdin.
  38.  
  39.      ----oooo _f_i_l_e_2
  40.           Specifies the output file to be created. _f_i_l_e_2 must not exist.  If
  41.           this option is absent, output is printed to stdout.
  42.  
  43. AAAAUUUUTTTTHHHHOOOORRRR
  44.      Deborah Ryan
  45.  
  46. NNNNOOOOTTTTEEEESSSS
  47.      _u_c_o_n_v can not convert IRIS Series 2000 or IRIS Series 3000 FORTRAN data
  48.      files opened as FORM="BINARY". _u_c_o_n_v can not convert IRIS Series 2000 or
  49.      IRIS Series 3000 FORTRAN data files opened as FORM="UNFORMATTED" with the
  50.      $BINARY option.
  51.  
  52. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  53.      _P_o_r_t_i_n_g _F_O_R_T_R_A_N _C_o_d_e _t_o _I_R_I_S-_4_D _S_e_r_i_e_s _W_o_r_k_s_t_a_t_i_o_n_s.
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.